home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programmer's Power Pack / Delphi Volume 1.iso / e_to_l / fbuilder / packing.lst < prev    next >
File List  |  1996-09-15  |  3KB  |  85 lines

  1. //
  2. // FormulaBuilder Calculaton Engine V1.0
  3. // YGB Software, Inc.
  4. // 103515.1757@compuserve.com
  5. // Copyright (c) 1995 by Clayton Collie
  6. // All Rights Reserved
  7. //
  8.  
  9.  
  10. [********************[ PACKING LIST ]************************]
  11.  
  12. Files included in Release 1.0 of FormulaBuilder :
  13.  
  14. CATEGORY       FILENAME       DESCRIPTION
  15.  
  16. GENERAL        \FBUILDER
  17.  
  18.                EXPRLIST TXT   FormulaBuilder Test Expression Set
  19.  
  20.                FILE_ID  DIZ   FormulaBuilder description file for BBSs and
  21.                               online services
  22.  
  23.                FBCALC   DLL   The FormulaBuilder Expression Engine
  24.                FBUILDER HLP   The FormulaBuilder Help File
  25.                FBUILDER ICO   The Formula Builder Icon
  26.                PACKING  LST   This file
  27.  
  28.  
  29. VISUAL BASIC   \FBUILDER\VB
  30.  
  31.                FBCALC.BAS     Header file for Visual Basic
  32.  
  33.                \FBUILDER\VB\DEMOS
  34.  
  35.                ABOUTFRM FRM   A form to introduce ourselves and the demo
  36.                DEMOGLOB BAS   Contains common routines for the demo
  37.                EXPRLIST TXT   FormulaBuilder Test Expression set
  38.                GRAPHFRM FRM   Form demonstrating an expression plotter
  39.                NEWVARFM FRM   Form to specify new variables to add to expression
  40.                README   TXT
  41.                VARIABLE FRM   Variable handling demo form
  42.                VBDEMO   EXE   For convenience, an executable version of demo
  43.                VBDEMO   MAK   Make File for the demo project
  44.                VBXMPL   FRM   The main form for the demo
  45.  
  46.  
  47. C/C++          \FBUILDER\C
  48.  
  49.                FBCALC.H       Header file for C/C++
  50.  
  51. DELPHI         \FBUILDER\DELPHI
  52.  
  53.                DBFILT16 ZIP   Archive of the dataset filtering unit used as
  54.                               the basis of the TDSFilter class. It is written
  55.                               by Uli Zindler and Copyright INFOPLAN. Review the
  56.                               contents for more detailed information.
  57.  
  58.                DBFILTUZ DCU   Actual unit implementing dataset filtering
  59.                FBCALC   PAS   Formula Builder DLL import unit (explicit)
  60.                FBCOMP   DCR   Palette bitmap for TExpression
  61.                FBCOMP   DCU   TExpression class compiled unit
  62.                FBCOMP   INT   Interface unit for the TExpression class.
  63.                FBDBCOMP DCR   Palette bitmaps for data-aware classes
  64.                FBDBCOMP DCU   Compiled unit for data-aware classes
  65.                FBDBCOMP INT   Interface unit for data-aware classes
  66.                FBRTCOMP DCU   Compiled unit implementing TRTTIExpression
  67.                FBRTCOMP INT   Interface unit for TRTTIExpression
  68.                FBREG    DCR   Component Palette Bitmaps for all FormulaBuilder
  69.                               components
  70.                FBREG    PAS   Registration unit for all FormulaBuilder components
  71.  
  72.                FB_RTTI  INT   Interface to unit providing higher level support
  73.                               for Delphi's RTTI
  74.  
  75.                FB_RTTI  RES   String resources for FB_RTTI unit.
  76.  
  77.                FBUILDER KWF   Component Keyword file for Delphi's MultiHelp system
  78.  
  79.    For a list of the example projects and related files, see the DEMOS.LST
  80.    file in the FBUILDER\DELPHI\DEMOS directory
  81.  
  82.    Registered users of FormulaBuilder will receive the ObjectPascal source
  83.    for all the non-engine units for which an .INT file is provided.
  84.  
  85.